Lucene search

K
NasmNetwide Assembler

67 matches found

CVE
CVE
added 2019/07/24 4:15 a.m.202 views

CVE-2019-14248

In libnasm.a in Netwide Assembler (NASM) 2.14.xx, asm/pragma.c allows a NULL pointer dereference in process_pragma, search_pragma_list, and nasm_set_limit when "%pragma limit" is mishandled.

5.5CVSS5.4AI score0.00137EPSS
CVE
CVE
added 2023/01/04 6:15 p.m.188 views

CVE-2022-46456

NASM v2.16 was discovered to contain a global buffer overflow in the component dbgdbg_typevalue at /output/outdbg.c.

7.8CVSS6.3AI score0.00045EPSS
CVE
CVE
added 2020/01/04 7:15 a.m.186 views

CVE-2019-20334

In Netwide Assembler (NASM) 2.14.02, stack consumption occurs in expr# functions in asm/eval.c. This potentially affects the relationships among expr0, expr1, expr2, expr3, expr4, expr5, and expr6 (and stdscan in asm/stdscan.c). This is similar to CVE-2019-6290 and CVE-2019-6291.

5.5CVSS5.2AI score0.00374EPSS
CVE
CVE
added 2018/04/24 2:29 a.m.156 views

CVE-2018-10316

Netwide Assembler (NASM) 2.14rc0 has an endless while loop in the assemble_file function of asm/nasm.c because of a globallineno integer overflow.

5.5CVSS6AI score0.00156EPSS
CVE
CVE
added 2018/09/06 11:29 p.m.153 views

CVE-2018-16517

asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file.

5.5CVSS5.1AI score0.01566EPSS
CVE
CVE
added 2018/11/12 7:29 p.m.153 views

CVE-2018-19214

Netwide Assembler (NASM) 2.14rc15 has a heap-based buffer over-read in expand_mmac_params in asm/preproc.c for insufficient input.

7.8CVSS6.2AI score0.00223EPSS
CVE
CVE
added 2018/09/06 5:29 p.m.145 views

CVE-2018-1000667

NASM nasm-2.13.03 nasm- 2.14rc15 version 2.14rc15 and earlier contains a memory corruption (crashed) of nasm when handling a crafted file due to function assemble_file(inname, depend_ptr) at asm/nasm.c:482. vulnerability in function assemble_file(inname, depend_ptr) at asm/nasm.c:482. that can resu...

5.5CVSS6.1AI score0.00214EPSS
CVE
CVE
added 2018/11/12 7:29 p.m.144 views

CVE-2018-19215

Netwide Assembler (NASM) 2.14rc16 has a heap-based buffer over-read in expand_mmac_params in asm/preproc.c for the special cases of the % and $ and ! characters.

7.8CVSS6.2AI score0.00223EPSS
CVE
CVE
added 2018/04/21 4:29 p.m.139 views

CVE-2018-10254

Netwide Assembler (NASM) 2.13 has a stack-based buffer over-read in the disasm function of the disasm/disasm.c file. Remote attackers could leverage this vulnerability to cause a denial of service or possibly have unspecified other impact via a crafted ELF file.

7.8CVSS6.7AI score0.0027EPSS
CVE
CVE
added 2018/03/20 11:29 p.m.139 views

CVE-2018-8881

Netwide Assembler (NASM) 2.13.02rc2 has a heap-based buffer over-read in the function tokenize in asm/preproc.c, related to an unterminated string.

7.3CVSS6.1AI score0.00215EPSS
CVE
CVE
added 2018/03/20 11:29 p.m.139 views

CVE-2018-8883

Netwide Assembler (NASM) 2.13.02rc2 has a buffer over-read in the parse_line function in asm/parser.c via uncontrolled access to nasm_reg_flags.

7.8CVSS6.1AI score0.00145EPSS
CVE
CVE
added 2018/09/13 4:29 p.m.137 views

CVE-2018-16999

Netwide Assembler (NASM) 2.14rc15 has an invalid memory write (segmentation fault) in expand_smacro in preproc.c, which allows attackers to cause a denial of service via a crafted input file.

5.5CVSS5.2AI score0.00313EPSS
CVE
CVE
added 2018/09/03 2:29 a.m.136 views

CVE-2018-16382

Netwide Assembler (NASM) 2.14rc15 has a buffer over-read in x86/regflags.c.

5.5CVSS5.6AI score0.00162EPSS
CVE
CVE
added 2018/03/20 11:29 p.m.136 views

CVE-2018-8882

Netwide Assembler (NASM) 2.13.02rc2 has a stack-based buffer under-read in the function ieee_shr in asm/float.c via a large shift value.

7.8CVSS6.1AI score0.00145EPSS
CVE
CVE
added 2018/11/12 7:29 p.m.134 views

CVE-2018-19216

Netwide Assembler (NASM) before 2.13.02 has a use-after-free in detoken at asm/preproc.c.

7.8CVSS6.1AI score0.00239EPSS
CVE
CVE
added 2018/04/11 5:29 a.m.131 views

CVE-2018-10016

Netwide Assembler (NASM) 2.14rc0 has a division-by-zero vulnerability in the expr5 function in asm/eval.c via a malformed input file.

5.5CVSS5.9AI score0.00156EPSS
CVE
CVE
added 2020/01/06 6:15 a.m.100 views

CVE-2019-20352

In Netwide Assembler (NASM) 2.15rc0, a heap-based buffer over-read occurs (via a crafted .asm file) in set_text_free when called from expand_one_smacro in asm/preproc.c.

7.1CVSS6.8AI score0.00297EPSS
CVE
CVE
added 2017/06/29 11:29 p.m.95 views

CVE-2017-10686

In Netwide Assembler (NASM) 2.14rc0, there are multiple heap use after free vulnerabilities in the tool nasm. The related heap is allocated in the token() function and freed in the detoken() function (called by pp_getline()) - it is used again at multiple positions later that could cause multiple d...

7.8CVSS8.3AI score0.00621EPSS
CVE
CVE
added 2023/01/04 6:15 p.m.73 views

CVE-2022-46457

NASM v2.16 was discovered to contain a segmentation violation in the component ieee_write_file at /output/outieee.c.

5.5CVSS5.2AI score0.00047EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.72 views

CVE-2017-17810

In Netwide Assembler (NASM) 2.14rc0, there is a "SEGV on unknown address" that will cause a remote denial of service attack, because asm/preproc.c mishandles macro calls that have the wrong number of arguments.

5.5CVSS6.1AI score0.00198EPSS
CVE
CVE
added 2022/07/26 1:15 p.m.72 views

CVE-2021-33452

An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_malloc() in nasmlib/alloc.c.

5.5CVSS5.4AI score0.00047EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.69 views

CVE-2017-17814

In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in do_directive in asm/preproc.c that will cause a remote denial of service attack.

5.5CVSS6.1AI score0.00175EPSS
CVE
CVE
added 2019/01/29 12:29 a.m.63 views

CVE-2019-7147

A buffer over-read exists in the function crc64ib in crc64.c in nasmlib in Netwide Assembler (NASM) 2.14rc16. A crafted asm input can cause segmentation faults, leading to denial-of-service.

5.5CVSS4.8AI score0.00138EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.62 views

CVE-2017-17811

In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer overflow that will cause a remote denial of service attack, related to a strcpy in paste_tokens in asm/preproc.c, a similar issue to CVE-2017-11111.

5.5CVSS6.4AI score0.00253EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.62 views

CVE-2017-17816

In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_getline in asm/preproc.c that will cause a remote denial of service attack.

5.5CVSS6.1AI score0.00175EPSS
CVE
CVE
added 2021/12/22 5:15 p.m.62 views

CVE-2021-45257

An infinite loop vulnerability exists in nasm 2.16rc0 via the gpaste_tokens function.

5.5CVSS5.6AI score0.00266EPSS
CVE
CVE
added 2017/09/09 8:29 a.m.61 views

CVE-2017-14228

In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function paste_tokens() in preproc.c, aka a NULL pointer dereference. It will lead to remote denial of service.

5.5CVSS5.4AI score0.00198EPSS
CVE
CVE
added 2005/01/10 5:0 a.m.60 views

CVE-2004-1287

Buffer overflow in the error function in preproc.c for NASM 0.98.38 1.2 allows attackers to execute arbitrary code via a crafted asm file, a different vulnerability than CVE-2005-1194.

10CVSS7.3AI score0.16447EPSS
CVE
CVE
added 2018/11/30 3:29 a.m.60 views

CVE-2018-19755

There is an illegal address access at asm/preproc.c (function: is_mmacro) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service (out-of-bounds array access) because a certain conversion can result in a negative integer.

5.5CVSS6AI score0.00138EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.59 views

CVE-2017-17813

In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in the pp_list_one_macro function in asm/preproc.c that will cause a remote denial of service attack, related to mishandling of line-syntax errors.

5.5CVSS6AI score0.00175EPSS
CVE
CVE
added 2017/07/08 5:29 p.m.58 views

CVE-2017-11111

In Netwide Assembler (NASM) 2.14rc0, preproc.c allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted file.

7.8CVSS6.9AI score0.00253EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.58 views

CVE-2017-17812

In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer over-read in the function detoken() in asm/preproc.c that will cause a remote denial of service attack.

5.5CVSS6.1AI score0.00198EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.58 views

CVE-2017-17817

In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_verror in asm/preproc.c that will cause a remote denial of service attack.

5.5CVSS6.1AI score0.00384EPSS
CVE
CVE
added 2019/01/15 12:29 a.m.58 views

CVE-2019-6291

An issue was discovered in the function expr6 in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. Remote attackers could leverage...

5.5CVSS5.1AI score0.00374EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.57 views

CVE-2017-17818

In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer over-read that will cause a remote denial of service attack, related to a while loop in paste_tokens in asm/preproc.c.

7.5CVSS7.3AI score0.00683EPSS
CVE
CVE
added 2018/12/28 4:29 p.m.56 views

CVE-2018-20538

There is a use-after-free at asm/preproc.c (function pp_getline) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service during certain finishes tests.

5.5CVSS5.3AI score0.00138EPSS
CVE
CVE
added 2019/02/15 7:29 a.m.56 views

CVE-2019-8343

In Netwide Assembler (NASM) 2.14.02, there is a use-after-free in paste_tokens in asm/preproc.c.

7.8CVSS7.4AI score0.00137EPSS
CVE
CVE
added 2008/06/16 11:41 p.m.55 views

CVE-2008-2719

Off-by-one error in the ppscan function (preproc.c) in Netwide Assembler (NASM) 2.02 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted file that triggers a stack-based buffer overflow.

6.8CVSS7.2AI score0.03184EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.55 views

CVE-2017-17819

In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function find_cc() in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skip_white_ calls are not validated.

5.5CVSS6AI score0.00423EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.55 views

CVE-2017-17820

In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_list_one_macro in asm/preproc.c that will lead to a remote denial of service attack, related to mishandling of operand-type errors.

5.5CVSS6AI score0.00384EPSS
CVE
CVE
added 2023/08/22 7:16 p.m.55 views

CVE-2020-21528

A Segmentation Fault issue discovered in in ieee_segment function in outieee.c in nasm 2.14.03 and 2.15 allows remote attackers to cause a denial of service via crafted assembly file.

5.5CVSS5.2AI score0.00368EPSS
CVE
CVE
added 2017/12/21 3:29 a.m.54 views

CVE-2017-17815

In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in is_mmacro() in asm/preproc.c that will cause a remote denial of service attack, because of a missing check for the relationship between minimum and maximum parameter counts.

5.5CVSS6.1AI score0.00198EPSS
CVE
CVE
added 2018/12/20 9:29 p.m.54 views

CVE-2018-1000886

nasm version 2.14.01rc5, 2.15 contains a Buffer Overflow vulnerability in asm/stdscan.c:130 that can result in Stack-overflow caused by triggering endless macro generation, crash the program. This attack appear to be exploitable via a crafted nasm input file.

5.5CVSS5.5AI score0.00146EPSS
CVE
CVE
added 2019/01/15 12:29 a.m.54 views

CVE-2019-6290

An infinite recursion issue was discovered in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem resulting from infinite recursion in the functions expr, rexp, bexpr and cexpr in certain scenarios involving lots of '{' characters. Remote attackers could leverage...

5.5CVSS5.1AI score0.00175EPSS
CVE
CVE
added 2021/08/25 4:15 p.m.54 views

CVE-2020-18974

Buffer Overflow in Netwide Assembler (NASM) v2.15.xx allows attackers to cause a denial of service via 'crc64i' in the component 'nasmlib/crc64'. This issue is different than CVE-2019-7147.

4.3CVSS4.5AI score0.00188EPSS
CVE
CVE
added 2022/07/26 1:15 p.m.52 views

CVE-2021-33450

An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c.

5.5CVSS5.4AI score0.00047EPSS
CVE
CVE
added 2018/12/28 4:29 p.m.49 views

CVE-2018-20535

There is a use-after-free at asm/preproc.c (function pp_getline) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service during a line-number increment attempt.

5.5CVSS5.5AI score0.00131EPSS
CVE
CVE
added 2023/08/22 7:16 p.m.49 views

CVE-2020-21685

Buffer Overflow vulnerability in hash_findi function in hashtbl.c in nasm 2.15rc0 allows remote attackers to cause a denial of service via crafted asm file.

5.5CVSS5.3AI score0.00562EPSS
CVE
CVE
added 2022/10/03 2:15 p.m.49 views

CVE-2022-41420

nasm v2.16 was discovered to contain a stack overflow in the Ndisasm component

5.5CVSS5.5AI score0.00036EPSS
CVE
CVE
added 2023/03/29 8:15 p.m.49 views

CVE-2022-44369

NASM 2.16 (development) is vulnerable to 476: Null Pointer Dereference via output/outaout.c.

5.5CVSS5.3AI score0.00047EPSS
Total number of security vulnerabilities67